@charset "utf-8";
@media (max-width : 990px) {

@font-face {font-family: 'HELVETICANEUELTPRO-THEX';src: url('http://code.uemo.net/css/font/HELVETICANEUELTPRO-THEX.otf');font-weight: normal;font-style: normal;}

ul li{ list-style:none;}

a{text-decoration:none;}

img{ border:none; float:left;}

input{border:none; background:none; outline:0}

textarea{outline:0;}

.clear{clear:both;}

.fl{ float:left;}

.fr{ float:right;}

html{font:70% Arial,"微软雅黑"; color:#CCCCCC;-webkit-font-smoothing: antialiased;-webkit-text-size-adjust: none;-webkit-tap-highlight-color: rgba(0,0,0,0); background-color: transparent; height:100%}

html.effect{-webkit-overflow-scrolling: touch;overflow-scrolling: touch;}

html.effect,html.effect body{ width:100%; height:100%; overflow:hidden;}

body{
	overflow-x: hidden;
	font-size: 1.2rem;
	line-height: 1.8rem;
}

body.open{ overflow:hidden; height:559px}

.imgcw{ margin:0 auto; display:block; float:none; max-width:100%; height:auto}

.transform{transition:all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);-webkit-transition:all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);}

.ellipsis{overflow: hidden;white-space: nowrap;text-overflow: ellipsis; display:inline-block; max-width:100%;}

.iPage{ position:absolute; left:0; top:0; width:100%; height:100%; background:#fff; z-index:99}

html.effect .scrollView{ overflow-x:hidden; overflow-y:auto;height: calc(100% - 50px); height:-webkit-calc(100% - 50px);}

.plr5{ padding:0 5px}

.plr20{ padding:0 20px}

#header ,#header.mini{
	width: 100%;
	height: auto;
	position: relative;
	font-size: 16px;
	transition: all ease .3s;
	z-index: 99;
	transition-property: padding, background;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
	
#top{
    width: 90%;
	}
#toptel{
	float: left;
	margin-top: 5px;
}		
#toptel img{
	transform: scale(0.6, 0.6);
}	

#footer a {
    display: none;
}

#header.mini #logo,#header #logo {
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    margin-right:0;
	height: 35px;
    float: left;
	}
	
#bdcs{
    display: none;
	}	
	
#header.mini ul#nav ,#header ul#nav{
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
	float:left;
    border-left: none;
    transition:none;
	width: 100%;
	}
#header.mini ul li.navitem,#header ul li.navitem{
	height: auto;
	line-height: 2.2em;
	width: 24.3%;
	float: left;
	position: relative;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: center;
	font-size: 11px;
	border: 0.1px dotted rgba(204,204,204,1);
}
#header ul li.navitem a {
    color: #fff;
    display: block;
    padding-top: 2px;
    padding-right: 1px;
    padding-bottom: 2px;
    padding-left: 1px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#leftcontrol{
	width: 260px;
	height: 100%;
	position: absolute;
	top: 0;
	overflow-x: hidden;
	overflow-y: auto;
	background-color: darkslategray;
	display: block;
}

#leftcontrol.vhidden{ visibility:hidden}

#leftcontrol >ul{ padding-top:0px;}

#leftcontrol ul li{
	display: block;
	min-height: 49px;
	font-size: 1.3rem;
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

#leftcontrol ul li .subnav{ height:0; overflow:hidden; }

#leftcontrol ul li a{
	display: block;
	color: #FFFFFF;
	padding: 0 25px;
	height: 49px;
	line-height: 49px;
	font-family: "HELVETICANEUELTPRO-THEX"; 
}

#leftcontrol ul li.active a.hassub{ background:#222324}

#leftcontrol ul li a span{display:inline-block}

#leftcontrol ul li a span.circle{ width:8px; height:8px; border:#474747 1px solid; border-radius:5px; margin-right:20px}

#leftcontrol ul li.active a span.circle{ border-color: #A2A2A2; background-color: #A2A2A2;}

#leftcontrol ul.subnav li a i{ margin-right:20px; font-size:1.5rem}

#leftcontrol ul.subnav li.active a{ background:#060606}

#leftcontrol ul li a span.more{ width:12px; height:12px; position:relative; float:right; top:20px}

#leftcontrol ul li a span.more span{ background:#474747 ;position:absolute;}

#leftcontrol ul li a span.more span.h{ width:12px; height:2px; transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0)}

#leftcontrol ul li a span.more span.v{transform:rotate3d(0,0,1,90deg) translate3d(5px,0,0); -webkit-transform:rotate3d(0,0,1,90deg) translate3d(5px,0,0);}

#leftcontrol ul li.active a span.more span.v{transform:rotate3d(0,0,0,0) translate3d(0,5px,0); -webkit-transform:rotate3d(0,0,0,0) translate3d(0,5px,0);}

#sitecontent {
	z-index: 1;
	position: relative;
	background: darkslategray;
	float: left;
	width: 100%;
	height:auto;
}

body.open #sitecontent{transform:translate3d(260px,0,0); -webkit-transform:translate3d(260px,0,0);}

.lcbody{ width:30px; height:30px; position:relative;transform: translateZ(0px) rotate(0deg);transition: transform 0.4s cubic-bezier(0.4, 0.01, .165, 0.99)}

.lcitem{ position:absolute; left:0; top:0;transform: translateZ(0px) rotate(0deg);transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s;-webkit-transform: translateZ(0px) rotate(0deg);-webkit-transition: -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s;width:30px; height:30px;}

.lcitem .rect{ width:30px; height:1px; background:#999999; position:absolute; left:0; top:14px;transition: transform 0.2s ease 0.2s; -webkit-transition:  -webkit-transform 0.2s ease 0.2s;}

.lcitem .rect.top{transform:translate3d(0px, -6px, 0px); -webkit-transform:translate3d(0px, -6px, 0px);}

.lcitem .rect.bottom{transform:translate3d(0px, 6px, 0px); -webkit-transform:translate3d(0px, 6px, 0px);}

body.open .lcbody{transform: translateZ(0px) rotate(90deg); -webkit-transform: translateZ(0px) rotate(90deg);}

body.open .lcitem {transform: translateZ(0px) rotate(45deg);transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s;-webkit-transform: translateZ(0px) rotate(45deg);-webkit-transition: -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s;}

body.open .lcitem.bottom {transform: translateZ(0px) rotate(-45deg);-webkit-transform: translateZ(0px) rotate(-45deg);}

body.open .lcitem .rect{transition: transform 0.2s ease 0s;transform: translate3d(0px, 0px, 0px);-webkit-transition: -webkit-transform 0.2s ease 0s;-webkit-transform: translate3d(0px, 0px, 0px);}

#logo{ width:180px;height:30px; padding:10px 0; display:block; margin:0 auto;}

#logo img{ height:30px; max-width:170px;display:block; margin:0 auto; }


#indexPage #mslider {
	width: 100%;
	background-image: url(../../../uploads/shouye/msydt.jpg);
	float: left;
	height: 120px;
	background-size: cover;
	background-position: center center;
	display:block;
	padding-top:20px;
}

#indexPage #mslider h1{
	font-size: 14px;
	color: #aff06b;
	display: block;
	float: left;
	width: 100%;
	padding-top: 20px;
	text-align: center;
	line-height: 15px;
	padding-left:0px;
}

#indexPage #mslider p{
	font-size: 13px;
	color: rgba(255,255,255,1);
	display: block;
	float: left;
	width: 100%;
	line-height: 20px;
	text-align: center;
	padding-left:0px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#indexPage #mproject,#indexPage #mpage {
	width: 96%;
    float: left;
    padding-right: 2%;
    padding-left: 2%;
    margin-bottom: 2%;
}

#indexPage #msyal {
	width: 96%;
	float: left;
	background-size: cover;
	background-position: center center;
	background-image: url(../../../uploads/shouye/syal.jpg);
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	padding-right: 2%;
	padding-left: 2%;
	color:white;
}


#indexPage #mservice {
	width: 96%;
	float: left;
	background-size: cover;
	background-position: center center;
	background-image: url(../../../uploads/shouye/xjpinpai.jpg);
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	padding-right: 2%;
	padding-left: 2%;
	color: rgba(0,0,0,1);
}


#indexPage #mnews {
	width: 100%;
	float: left;
	padding-right: 0%;
    padding-left: 0%;
    padding-top: 0px;
    padding-bottom: 0px;
}

#indexPage #mnews ul{
	float: left;
	width: 96%;
	padding-right: 2%;
	padding-bottom: 10px;
	padding-left: 2%;
	padding-top: 15px;
	display: inline-block;
	margin-right: 0%;
	margin-left: 0%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: rgba(204,204,204,1);
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

#indexPage #mnews ul li{
	float: left;
	width: 46%;
	padding-right: 2%;
	padding-left: 2%;
	display: inline-block;
	position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
	white-space: nowrap;
	line-height:2em;
	font-size: 1em;
}
#indexPage #mnews ul li a{
	color: rgba(255,255,255,1);
}

#indexPage #mcontact {
	width: 94%;
	float: left;
	padding-right: 3%;
	padding-left: 3%;
	background-image: url(../../../uploads/shouye/contact.jpg);
	padding-top: 20px;
	padding-bottom: 50px;
	background-size: cover;
	background-position: center center;
}

#indexPage #mcontact p {
	color: rgba(255,255,255,1);
	font-size: 1em;
	line-height:1.8em;
}

#indexPage #mcontact h3 {
	color: #C9F5CC;
	font-size: 1.2em;
	line-height: 2em;
	text-align: center;
}

#indexPage #mproject h2{
	font-size: 1.3rem;
	padding-right: 1em;
	padding-left: 1em;
	font-weight: normal;
	color: #ff9900;
	text-align: center;
	line-height: 2rem;
	margin-top: 5px;
	margin-bottom: 5px;
}

#indexPage #mpage h2{
	font-size: 1.3rem;
	padding-right: 1em;
	padding-left: 1em;
	font-weight: normal;
	color:#ff9900;
	text-align: center;
	line-height: 2rem;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: rgba(51,51,51,1);
}

#indexPage #mnews ul h2{
	font-size: 1.3rem;
	padding-right: 1em;
	padding-left: 1em;
	font-weight: normal;
	color:#ff9900;
	text-align: center;
	line-height: 2rem;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: rgba(51,51,51,0.6);
	margin-bottom: 5px;
}

#indexPage #mservice h2{
	font-size: 1.4rem;
	color: rgba(102,51,51,1);
	float: left;
	width: 100%;
	padding-bottom: 8px;
	text-align: center;
    padding-top: 0px;
}

#indexPage #mservice ul {
    float: left;
    width: 100%;
    padding-left: 0%;
    padding-right: 0%;
    padding-bottom: 0px;
}

#indexPage #mservice ul li {
    display: block;
    text-align: center;
    width: 100%;
    line-height: 1.8em;
    font-size: 1em;
    color: rgba(0,0,0,1);
}

#indexPage #mproject .wrapper .projectitem,#indexPage #mpage .wrapper .projectitem{
	width: 48%;
    padding-right: 1%;
    padding-left: 1%;
	height: auto;
	float: left;
	position: relative;
}


.lmwzul{
	float: left;
	width: 96%;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 15px;
}

.lmdqul{
	float: left;
	width: 96%;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-top: 15px;
}

.lmwzli,.lmdqli{
	float: left;
	width: 46%;
	padding-right: 2%;
	padding-left: 2%;
	display: inline-block;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	line-height:2em;
	margin-top: 0px
}
.lmwzli a,.lmdqli a{
	color: rgba(255,255,255,1);
}

.lmwznr {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
}

.lmwzli img,.lmwzwz{
	display:none;
	}
	
.lmwzbt,.lmdqli a{
	text-align: left;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: normal;
	line-height: 2.4em;
	height: 2.4em;
}


#indexPage #mservice .slider_wrapper {width: 90%;height: 200px;overflow: hidden;margin: 0 auto}

#indexPage #mservice .slider_wrapper .slider {width: 2000px;}

.serviceitem {width:90%;height: 156px;}

.serviceitem img {float: none;display: block; margin: 0 auto}

.serviceitem div {text-align: center;margin-top: 5px}

.serviceitem div p.title {color: #595959;font-size: 1.5rem;height: 42px;line-height: 46px;}

.serviceitem div p.description {color: #CCCCCC;font-size: 1.3rem;line-height: 2rem;height:42px;overflow: hidden;width: 100%}


#indexPage #mproject .wrapper .projectitem a h3{
	color: #C9F5CC;
	text-align: center;
	display: block;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 6px;
	float: left;
	font-size: 1.3rem;
	position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	margin-top: 0px;
    margin-bottom: 0px;
	}
	
#indexPage #mpage .wrapper .projectitem a h3{
	color: #C9F5CC;
	text-align: center;
	display: block;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 6px;
	float: left;
	position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	margin-top: 0px;
    margin-bottom: 0px;
	font-size: 1.3rem;
	}
#indexPage #mproject .wrapper .projectitem a p,#indexPage #mpage .wrapper .projectitem a p{
	color: #F0F0F0;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 6.5em;
	font-size: 1em;
    margin-bottom:0px;
    float: left;
    line-height: 1.7em;
	}
	
#indexPage #msyal ul li {
    font-size: 1em;
    line-height: 1.8em;
    text-align: center;}
	
#indexPage #msyal p {
    font-size: 1.1em;
    text-align: center;
    color: rgba(51,255,0,1);
    padding-top: 0px;}

#projectlist {
	width: 100%;
    float: left;
    padding-right: 0px;
	margin-left: 0px;
    padding-top: 5px;
}

#projectlist .projectitem{	
    width: 48%;
    padding-right: 1%;
    padding-left: 1%;
	margin-left: 0px;
	height: auto;
	float: left;
	position: relative;
	margin-bottom: 15px;}
	
#projectlist .projectitem a h3.title {
    color: #C9F5CC;
    text-align: center;
    display: block;
    float: left;
    width: 100%;
    padding-top: 10px;
    font-size: 1.3rem;
	overflow: hidden;
    text-overflow: ellipsis;
	white-space: nowrap;
}

#projectlist .projectitem a p {
    color: #F0F0F0;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 6.5em;
    font-size: 1em;
    margin-bottom: 0px;
    float: left;
    line-height: 1.7em;
	padding-top: 6px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#projectlist .projectitem a,#teamlist .projectitem a{ display:block; overflow:hidden;}

#projectlist .projectitem a img,#teamlist .projectitem a img{ width:100%; height:auto; transition:all ease-out .3s}

#projectmore{ width:100%; height:50px; line-height:50px; text-align:center; font-size:1.2rem; color:#fff; display:block; background:#343434;text-indent: 0px; position:relative; z-index:1}

#teamlist{ padding-bottom:20px}

#servicelist{ margin-top:20px}

#servicelist .serviceitem{
	padding-bottom: 20px;
	margin-bottom: 20px;
	width: calc(100%);
	height: auto;
	margin-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #f2f2f2;
}

#servicelist .serviceitem img{ max-width:100%; height:auto;}

#projectimages li{ margin-bottom:10px}

.postbody{
	line-height: 1.8em;
	font-size: 1em;
	color: #000000;
	background-color: rgba(220,220,220,1);
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 30px;
    float: left;
    width: 90%;
}

.postbody img,.postbody iframe,.imgcw{ float:none; max-width:100%; display:block; margin:0 auto;}

#yhbsdiv {
	background-color: rgb(255,255,255);
	float: left;
	width: 100%;
	}


#yhbsdiv img{
	max-width: 33.3%;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}



#bgmask{background:rgba(0,0,0,0);}

.show{ display:block}

.hide{ display:none;}

#indexPage #mservice a.more,#indexPage #mteam a.more{ display:none}

.dropmenu ul li.sub{ text-indent:20px; background:#fff;}

/*h*/

.postbody hr{
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: rgb(68,68, 68);
	margin-top: 10px;
	margin-bottom: 10px;
}

.postbody p{
	width: 100%;
	font-size: 1em;
    line-height: 1.8em;
    color: rgb(0,0,0);
}

#cptddiv {
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

#cptddiv img{
	float: left;
	width: 50%;
}
 
#footer p span {display: inline-block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}#footer a path {fill: #808080;}


#footer p.plr10 span{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

#footer a img{ height:100%; width:auto; margin-top:6px;}

#projectimages img{max-width: 100%;}

#projectimages hr{margin-top: 20px;margin-bottom: 20px;}

.firstRow{width: 100%;}

.firstRow p{text-align: center;}

.firstRow td{width: 100%;float: left;}



.postbody li{
	line-height: 2rem;
	color: rgba(0,0,0,1);
	width: 100%;
	font-size: 1.2rem;
	float: left;
}

.postbody a{
	line-height: 2rem;
	color: rgba(102,0,51,1);
	width: 100%;
	font-size: 1.2rem;
	float: left;
}

.postbody img{
	float: left;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
}

.postbody h3{
	font-size: 1.1em;
	line-height: 2em;
	color: rgba(0,102,0,1);
	float: left;
	width: 100%;
	padding-top: 5px;
}

.zswztp1,.cpsmtp1,.cpsmtp2 {
    padding: 0px;
    float: left;
    width: 90%;
    margin-top: 0px;
    margin-right: 5%;
    margin-bottom: 0px;
    margin-left: 5%;
}

.cpsmwz1,.cpsmwz2 {
    padding: 0px;
    float: right;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0;
    padding-top: 0px;
	margin-right: 0;
}

.cpsmdiv{
	color: rgba(0,0,0,1);
	float: left;
	width: 100%;
}


.cpsmdiv img{
	margin-top: 10px;
	margin-bottom: 0px;	
}


#xmdiv .xm1b{
	margin: 0px;
	float: left;
	width: 80%;
	padding-right: 10%;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10%;
	line-height: 2em;
	color: rgb(51,51,51);
}

#xmdiv .xm2b{
	margin: 0px;
	float: left;
	width: 80%;
	padding-right: 10%;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10%;
	line-height: 2em;
	color: rgb(51,51,51);
}


#fwyzcdiv p{
	width: 88%;
	padding-right: 6%;
	padding-left: 6%;
}

#zswzdiv p{
	width: 88%;
	padding-right: 6%;
	padding-left: 6%;
}

#newpost{
	background-color: rgb(220,220,220);
	float: left;
}

#wzan{
	float: left;
	width: 97%;
	padding-left: 3%;
	background-color: rgb(220,220,220);
}

#wzan a{
	width: 100%;
	float: left;
	color: rgb(255,102,0);
	line-height: 30px;
	height: 30px;
	display: block;
}

#wzan a:hover {
	background: #FDD947;
	color: #474747;
	text-decoration: none;
}

.pager{
	padding-top: 30px;
	background-color: rgb(220,220,220);
}

.contactwz1{
	text-align: left;
	color: rgba(0,0,0,1);
	background-color: rgb(220,220,220);
	line-height: 2em;
	float: left;
	width: 90%;
	padding-left: 10%;
	font-size: 1.1em;
	padding-top: 20px;
	padding-bottom: 20px;
}

.contactwz2{
	text-align: left;
	color: rgba(255,255,255,1);
	background-color: rgb(102,102,102);
	line-height: 2em;
	float: left;
	width: 80%;
	font-size: 1.1em;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 5px;
	padding-right: 10%;
	padding-left: 10%;
}

.wzgs{
	font-size: 1.0em;
	line-height: 2em;
	color: rgb(255,51,0);
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#fwyzcdiv p{
	font-size: 1em;
	line-height: 2em;
	color: rgb(0,0,0);
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}

#fwyzcdiv{
	background-color: rgb(220,220,220);
	float: left;
	width: 100%;
}


#fjljbt{
	float: left;
	width: 100%;
	height: 40px;
}

#fjljbt p{
	font-size: 18px;
	color: #a52a2a;
	text-align: center;
}

#fjljdiv{
	float: left;
	width: 100%;
}

#fjljdiv img{
	float: left;
	width: 50%;
}

#fjljdiv a:hover img {transform: scale(1.2, 1.2)}

#projectpost .xmnrh1{
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 0px;
}

#newpost .newbt1{
	font-size: 16px;
	line-height: 24px;
	color: rgb(0,0,0);
	text-align: center;
	margin-top: 20px;

}


.mianbaoxie{
	width: 90%;
	padding-left: 3%;
	padding-bottom: 5px;
	color: rgba(255,255,255,1);
	padding-top: 3px;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
}

.mianbaoxie a,.wzmianbaoxie a{
	color: #fff;
}

.wzmianbaoxie{
	width: 97%;
	padding-left: 3%;
	padding-bottom: 0px;
	color: rgba(255,255,255,1);
	padding-top: 6px;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	margin-top: 0px;
}


.cpxl{
	width: 37%;
	padding-bottom: 5px;
	color:#ff9900;
	padding-top: 3px;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: right;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	float: right;
	padding-right: 3%;
}

.lmybt{
	width: 100%;
	padding-bottom: 5px;
	color:#ff9900;
	padding-top: 3px;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	font-size: 14px;
	float: left;
}

#xmbiaoti .cpbt1{
	font-size: 15px;
	line-height: 2rem;
	color:#75f219;
	text-align: center;
	margin-top: 10px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	width: 94%;
    margin-left: auto;
    margin-right: auto;
}
#xmbiaoti .cpbt2{
	font-size: 13px;
	line-height: 22.5px;
	color: rgb(255,255,255);
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
}

#wzbiaoti{
	background-color: rgba(220,220,220,1);
	padding-top: 10px;
	float: left;
    width: 100%;
}

#wzbiaoti .cpbt{
	font-size: 1.4rem;
	line-height: 2.2rem;
	color: rgb(192, 38, 7);
	text-align: center;
}

#wzbiaoti time{
	color: #686464;
	text-align: center;
	width: 100%;
	float: left;
	padding-bottom: 6px;
	padding-top: 3px;
	line-height: 12px;
}


#lmwz,#lmdq{
	display: block;
}

#lmwz {
	width: 100%;
	float: left;
	background-size: cover;
	background-position: center center;
	background-image: url(../../../uploads/shouye/lmwzbj.jpg);
}

#lmdq {
	width: 100%;
	float: left;
	background-size: cover;
	background-position: center center;
	background-image: url(../../../uploads/shouye/lmdqbj.jpg);
}

#lmwz ul,#lmdq ul{
	float: left;
	width: 96%;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 2%;
	padding-top: 15px;
}

#lmdq ul{
	float: left;
	width: 96%;
	padding-right: 2%;
	padding-bottom: 40px;
	padding-left: 2%;
	padding-top: 15px;
}

#lmwz ul li,#lmdq ul li{
	float: left;
	width: 46%;
	padding-right: 2%;
	padding-left: 2%;
	display: inline-block;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	line-height:2.4em;
}
#lmwz ul li a,#lmdq ul li a{
	color: rgba(255,255,255,1);
}


#jianjiebody{
	float: left;
	width: 90%;
	background-color: rgba(220,220,220,1);
	padding-right: 5%;
	padding-left: 5%;
}

#jianjiebody p{
	color: rgba(0,0,0,1);
}

#jianjiebody img{
	float: left;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
}
.met-links{
	display: none;
}
#shares{
	display: none;
}
#fixed_weixin{
	display: none;
}
#online_open{
	display: none;
}
#online_lx{
	display: none;
}

#footer.mini{
	display: none;
}

#footer .beian{
	display: inline;
}
#footer .shengming{
	display: none;
}

.nobanner .npagePage{padding-top: 0px}



.diaoyong {
    width: 96%;
    float: left;
	padding-right: 2%;
    padding-left: 2%;
    background-color: rgba(220,220,220,1);
    padding-top: 15px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: rgba(0,0,0,1);
    padding-bottom: 15px;
	background-size: cover;
    background-position: center center;
    background-image: url(../../../uploads/shouye/lmwzbj.jpg);
	}

.diaoyong img{
    display:none;
	}

.wzdbdybt a {
	color: #FFFFFF;
	}
.diaoyong li{
    list-style-type: none;
    float: left;
    padding-bottom: 10px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    line-height: 2.4em;
}	

.widget-list li {
    float: left;
    padding-bottom: 10px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}	
		
.diaoyong .wzdbdypt,.diaoyong .wzdbdyms{
	display: none;
}

.wzdbdybt {
	text-align: center;
	height: 20px;
	color: #FFFFFF;
	font-size: 1.2rem;
	font-weight: normal;
	}
.postbody h2{
    font-size: 13px;
	}
	
#projectshow{

    padding-bottom: 45px;
	width: 96%;
    float: left;
	padding-right: 2%;
    padding-left: 2%;
    padding-top: 10px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: rgba(0,0,0,1);
	background-size: cover;
    background-position: center center;
    background-image: url(../../../uploads/shouye/lmdqbj.jpg);
}
.postbody ol li {
	margin-left: 5%;
    width: 95%;
}

#footer p {
	right: 0px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    color: rgba(255,255,255,1);
    font-size: 1.2rem;
    position: relative;
    height: 24px;
    line-height: 24px;
    float: left;
    padding-left: 0px;
}

#projectlist .projectitem h3.title a {
    font-size: 14px;
}
#projectlist .projectitem p {
    font-size: 13px;
	line-height: 22.5px;
    height: 80px;
}

#indexPage #mproject .wrapper .projectitem h3 a {
    font-size: 14px;
}

#indexPage #mproject .wrapper .projectitem p#projectlist .projectitem p {
    font-size: 13px;
	line-height: 22.5px;
    height: 80px;
}

#indexPage #mpage .wrapper .projectitem h3 a {
    font-size: 14px;
}

#indexPage #mpage .wrapper .projectitem p#indexPage #mproject .wrapper .projectitem p#projectlist .projectitem p {
    font-size: 13px;
	line-height: 22.5px;
    height: 80px;
}

.dqcjlbtp{
display: none;
}